IoConfiguration.VendorId property

The vendor ID of an I/O module, given by the EtherCAT Technology Group to the manufacturer of the EtherCAT device.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public uint VendorId { get; set; }
Public Property VendorId As UInteger

Property value

Type: uint

See also

IoConfiguration Class

IntervalZero.KINGSTAR.Base.Class Namespace